/* Clear */
.clear {
  clear: both;
}
.clearfix {
}
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: ' ';
  clear: both;
  height: 0;
}
/* toolbar*/
.yi-shangqiao {
  z-index: 11111;
  position: fixed;
  width: 100%;
  bottom: 0px;
}
.sq-toolbar {
  width: 100%;
  background: #f5f5f5;
  height: 50px;
  border-top: #d4d4d4 1px solid;
  padding-top: 1px;
}
.sq-toolbar TD {
  text-align: center;

  background: #f5f5f5;
  color: #fff;
  font-size: 11px;

  padding-top: 2px;
}
.sq-toolbar TD A,
.sq-toolbar TD A:visited {
  display: block;
  text-decoration: none;
  color: #000;
}
.sq-toolbar TD A:hover {
  color: #fff;
}
.sq-toolbar TD:first-child {
  border-left: medium none;
}
.sq-toolbar SPAN {
  padding-bottom: 2px;
  margin: 0px auto;
  width: 50px;
  display: block;
  height: 28px;
}
.sq-toolbar .sq-toolbar-tel {
  background: url(../images/yi-tel.png) no-repeat 12px 1px;
}
.sq-toolbar .sq-toolbar-mess {
}
.sq-toolbar .sq-toolbar-online {
  background: url(../images/yi-sq.png) no-repeat 8px 1px;
}
.sq-toolbar .sq-toolbar-map {
  background: url(../images/yi-map.png) no-repeat 14px 1px;
}

.yi-bgcolor {
  background-color: #ff6e01;
}
.sq-toolbar TD:hover {
  background-color: #ff6e01;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#696c72', endColorstr='#333334');
  background: -webkit-linear-gradient(top, #696c72, #333334);
  background: -moz-linear-gradient(top, #696c72, #333334);
  background: -o-linear-gradient(top, #696c72, #333334);
  background: -ms-linear-gradient(top, #696c72, #333334);
  background: linear-gradient(top, #696c72, #333334);
  text-shadow: 0 0 3px #fff;
  color: #fff;
}

/* LEADSPACE STYLES */
#ibm-leadspace-head #ibm-leadspace-body {
  /* background: url(/i/v17/lead/leadspace-tall-main.png) no-repeat 100% 50%; */
}
/* LEADSPACE STYLES */

/* Demos */
#demos-container {
  margin-top: 20px;
  text-align: center;
}
#demos-container > a > span {
  float: left;
  width: 220px;
  height: 110px;
  text-align: center;
  vertical-align: middle;
  margin: 0 15px 15px 0;
  padding: 40px 10px 0;
  font-size: 13px;
  text-shadow: none;
  cursor: pointer;
  color: #000;
}
#demos-container > a:hover > span {
  opacity: 0.8;
}
.demo-1 {
  background-color: #cb8584;
  padding-top: 20px !important;
}
.demo-2 {
  background-color: #c8c78b;
}
.demo-3 {
  background-color: #80c689;
}
.demo-4 {
  background-color: #838ec6;
  padding-top: 20px !important;
}
.demo-5 {
  background-color: #c790c0;
  padding-top: 0px !important;
}
.demo-6 {
  background-color: #876ba8;
}
.demo-7 {
  background-color: #7ea9c7;
  padding-top: 20px !important;
}
.demo-8 {
  background-color: #7cc6a9;
}
.m-menu {
  background: #fff;
  /* overflow: hidden; */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#595C64', endColorstr='#1B1B1C');
  /* background: -webkit-linear-gradient(top, #595c64, #1b1b1c); */
  /* background: -moz-linear-gradient(top, #595c64, #1b1b1c);
  background: -o-linear-gradient(top, #595c64, #1b1b1c);
  background: -ms-linear-gradient(top, #595c64, #1b1b1c);
  background: linear-gradient(top, #595c64, #1b1b1c); */
  /* overflow-y: scroll; */
  z-index: 999;
  width: 100%;
}
.m-menu ul li {
  float: none !important;
  display: block;
  padding: 0px;
  margin: 0px;
  border-bottom: 1px #fff solid;
}
.m-menu ul li a {
  line-height: 38px;
  font-size: 14px;
  border-left: 5px #fff solid;
  color: #fff;
  padding: 0px 0px 0px 20px !important;
}
.m-menu li {
  z-index: 999;
}
.m-menu ul {
  z-index: 998;
}
.m-menu ul.child-menu {
  position: inherit;
  top: 0;
  width: auto;
  max-height: 300px;
}
ul.child-menu {
  background: #0066cc;
  overflow: hidden;
  /* filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#595C64', endColorstr='#1B1B1C');
  background: -webkit-linear-gradient(top, #595c64, #1b1b1c);
  background: -moz-linear-gradient(top, #595c64, #1b1b1c);
  background: -o-linear-gradient(top, #595c64, #1b1b1c);
  background: -ms-linear-gradient(top, #595c64, #1b1b1c);
  background: linear-gradient(top, #595c64, #1b1b1c); */
  position: absolute;
  top: 55px;
  width: 180px;
  z-index: 998;
  padding: 0px;
  display: none;
  margin-bottom: 1px;
}
ul.child-menu li {
  float: none !important;
  display: block;
  padding: 0px;
  margin: 0px;
  border-bottom: 1px #fff solid;
}
ul.child-menu li a {
  line-height: 38px;
  font-size: 14px;
  border-left: 5px #fff solid;
  color: #fff;
  padding: 0px 0px 0px 20px !important;
}
#ibm-menu-links li {
  z-index: 999;
}
#ibm-menu-links li a.hover .nav_ico {
  background-position: 0 -17px;
}
.m-menu .nav_ico {
  margin: 13px 0 0 10px;
}
.nav_ico {
  float: right;
  margin: 3px 0 0 10px;
  width: 17px;
  height: 16px;
  background: url(../images/slide_ico.png) no-repeat 0 0;
}

.nav_ico_active {
  float: right;
  margin: 13px 0px 0px 10px;
  width: 17px;
  height: 16px;
  background: url(../images/sprite.png) no-repeat -130px 0;
}

.m-menu ul li {
  min-width: 88px;
  text-align: center;
  border-left: 1px solid rgba(0, 0, 0, 0.3);
}

.m-menu ul li:hover {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#696c72', endColorstr='#333334');
}

.m-menu ul li a:hover,
.m-menu ul li a:focus {
  /* background: -webkit-linear-gradient(top, #696c72, #333334);
  background: -moz-linear-gradient(top, #696c72, #333334);
  background: -o-linear-gradient(top, #696c72, #333334);
  background: -ms-linear-gradient(top, #696c72, #333334);
  background: linear-gradient(top, #696c72, #333334); */
  background: #0066cc;
  text-shadow: 0 0 3px #fff;
  color: #fff;
}

.m-menu ul li a:active {
  background: #0066cc;
  /* filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1B1B1C', endColorstr='#595C64');
  background: -webkit-linear-gradient(top, #1b1b1c, #595c64);
  background: -moz-linear-gradient(top, #1b1b1c, #595c64);
  background: -o-linear-gradient(top, #1b1b1c, #595c64);
  background: -ms-linear-gradient(top, #1b1b1c, #595c64);
  background: linear-gradient(top, #1b1b1c, #595c64); */
  text-shadow: 0 0 3px #fff;
  color: #fff;
}

.m-menu ul li.ibm-active {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#696c72', endColorstr='#333334');
}

.m-menu ul li a.ibm-active {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#696c72', endColorstr='#333334');
  background: -webkit-linear-gradient(top, #696c72, #333334);
  background: -moz-linear-gradient(top, #696c72, #333334);
  background: -o-linear-gradient(top, #696c72, #333334);
  background: -ms-linear-gradient(top, #696c72, #333334);
  background: linear-gradient(top, #696c72, #333334);
  text-shadow: 0 0 3px #fff;
  color: #fff;
}

.m-menu ul li.ibm-inactive {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#696c72', endColorstr='#333334');
}
/*content*/
.rwd_index .rwd_content {
  width: 100%;
}
.rwd_index .rwd_content .rwd_c {
  padding: 20px 0;
  border-bottom: 1px #e2e2e2 solid;
  background: #fcfcfc;
}
.rwd_index .txtPic {
  width: 100%;
}
.rwd_index .txtPic .txtPic_dl_box {
  width: 100%;
  padding: 0;
}
.rwd_index .txtPic .txt_mes_box dt {
  text-align: center;
}
.rwd_index .txtPic .txt_mes_box dd {
  text-align: left;
}
.rwd_index .txtPic .txt_mes_box dd h6 {
  font-size: 24px;
  margin-top: 20px;
  padding: 8px 0;
  line-height: 36px;
  color: #ff8c00;
}
.rwd_index .txtPic .txt_mes_box dd p {
  font-size: 16px;
  line-height: 20px;
  color: #7e7d7d;
}

.rwd_index .txtPic .txt_mes1 {
  padding: 10px 5px 10px 10px;
  border-bottom: 1px #e2e2e2 solid;
}
.rwd_index .txtPic .txt_mes1 dd {
  float: right;
  width: 540px;
}
.rwd_index .txtPic .txt_mes1 dt {
  float: left;
  width: 300px;
}
.rwd_index .txtPic .txt_mes1 dt img {
  display: inline-block;
  width: 100%;
  max-width: 299px;
  height: auto;
}

/*.rwd_index .txtPic .txt_mes2 { padding:10px 74px 10px 40px;}
 .rwd_index .txtPic .txt_mes2 dd { float:left; width:460px;}
 .rwd_index .txtPic .txt_mes2 dt { float:right; width:370px;}
 .rwd_index .txtPic .txt_mes2 dt img { display:inline-block; width:100%; max-width:370px; height:auto;}*/
/*4.9修改*/
.rwd_index .txtPic .txt_mes2 {
  padding: 35px 10px 10px;
  border-bottom: 1px #e2e2e2 solid;
}
.rwd_index .txtPic .txt_mes2 dl {
  position: relative;
  float: left;
  width: 275px;
  margin-left: 44px;
}
.rwd_index .txtPic .txt_mes2 .ml0 {
  margin-left: 0;
}
.rwd_index .txtPic .txt_mes2 dl dt.ico_pics {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 3;
  width: 88px;
  height: 87px;
  background: url(../images/index_icos.png) no-repeat 0 0;
}
.rwd_index .txtPic .txt_mes2 dl dt.ico_pic1 {
  background-position: 0 0;
}
.rwd_index .txtPic .txt_mes2 dl dt.ico_pic2 {
  background-position: -108px 0;
}
.rwd_index .txtPic .txt_mes2 dl dt.ico_pic3 {
  background-position: -220px 0;
}
.rwd_index .txtPic .txt_mes2 dl dd {
  padding-left: 105px;
}
.rwd_index .txtPic .txt_mes2 dl dd h6 {
  font-size: 16px;
  line-height: 1.5em;
  color: #ff8c00;
}
.rwd_index .txtPic .txt_mes2 dl dd ul {
  padding-top: 10px;
}
.rwd_index .txtPic .txt_mes2 dl dd ul li {
  font-size: 12px;
  line-height: 1.5em;
  color: #666;
}
.rwd_index .txtPic .txt_mes2 .more_mes {
  padding-top: 25px;
  margin-top: 0;
}

.rwd_index .txtPic .more_mes {
  height: auto;
  margin-top: 22px;
  text-align: right;
}
.rwd_index .txtPic .more_mes a {
  position: relative;
  display: inline-block;
  width: auto;
  height: 24px;
  padding: 0 30px 0 15px;
  line-height: 24px;
  background: #ff8c00;
  font-size: 13px;
  color: #fff;
  text-align: left;
}
.rwd_index .txtPic .more_mes a:hover,
.rwd_index .txtPic .more_mes a:active {
  background: #ff5400;
}
.rwd_index .txtPic .more_mes a .icos {
  position: absolute;
  top: 4px;
  right: 10px;
  z-index: 2;
  display: inline-block;
  width: 17px;
  height: 16px;
  background: url(../images/index_icos.png) no-repeat -211px -184px;
}
.rwd_index .txtPic .more_mes a .icos {
  position: absolute;
  top: 4px;
  right: 10px;
  z-index: 2;
  display: inline-block;
  width: 17px;
  height: 16px;
  background: url(../images/index_icos.png) no-repeat -211px -184px;
}
.brR2 {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
}
/*! CT06 */
.ct06v0,
.ct06v0a.ct06menu {
  color: #fff;
  float: left;
  width: 100%;
  border-top: #979797 1px solid;
  border-bottom: #6d6d6d 1px solid;
  margin: 0 0 2.25em;
  background: #393939;
  background: -moz-linear-gradient(
    top,
    rgba(57, 57, 57, 1) 0,
    rgba(58, 58, 58, 1) 59%,
    rgba(52, 52, 52, 1) 69%,
    rgba(35, 35, 35, 1) 88%,
    rgba(28, 28, 28, 1) 100%
  );
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0%, rgba(57, 57, 57, 1)),
    color-stop(59%, rgba(58, 58, 58, 1)),
    color-stop(69%, rgba(52, 52, 52, 1)),
    color-stop(88%, rgba(35, 35, 35, 1)),
    color-stop(100%, rgba(28, 28, 28, 1))
  );
  background: -webkit-linear-gradient(
    top,
    rgba(57, 57, 57, 1) 0,
    rgba(58, 58, 58, 1) 59%,
    rgba(52, 52, 52, 1) 69%,
    rgba(35, 35, 35, 1) 88%,
    rgba(28, 28, 28, 1) 100%
  );
  background: -o-linear-gradient(
    top,
    rgba(57, 57, 57, 1) 0,
    rgba(58, 58, 58, 1) 59%,
    rgba(52, 52, 52, 1) 69%,
    rgba(35, 35, 35, 1) 88%,
    rgba(28, 28, 28, 1) 100%
  );
  background: -ms-linear-gradient(
    top,
    rgba(57, 57, 57, 1) 0,
    rgba(58, 58, 58, 1) 59%,
    rgba(52, 52, 52, 1) 69%,
    rgba(35, 35, 35, 1) 88%,
    rgba(28, 28, 28, 1) 100%
  );
  background: linear-gradient(
    to bottom,
    rgba(57, 57, 57, 1) 0,
    rgba(58, 58, 58, 1) 59%,
    rgba(52, 52, 52, 1) 69%,
    rgba(35, 35, 35, 1) 88%,
    rgba(28, 28, 28, 1) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#393939',endColorstr='#1c1c1c',GradientType=0);
}
.sticky-ct06tabs {
  clear: both;
  width: 100%;
  margin: 0 0 2.25em;
}
.sticky-ct06tabs .ct06v0 {
  margin: 0;
}
.ct06v0a.ct06menu {
  margin: 0 2.4414062%;
  width: 95.1171876%;
}
.ct06v0a li.ct06selected .ct06z2,
.ct06v0a li.ct06selected:hover .ct06z2 {
  display: none;
}
.ct06v0a {
  background: 0;
  border: 0;
  filter: none;
}
.ct06v0a ul {
  -webkit-box-shadow: 1px -2px 1px rgba(50, 50, 50, 0.28);
  -moz-box-shadow: 1px -2px 1px rgba(50, 50, 50, 0.28);
  box-shadow: 1px -2px 1px rgba(50, 50, 50, 0.28);
}
.ct06v0a ul li {
  background: 0;
}
.ct06v0a ul.ct06r li a {
  background: #393939;
  background: -moz-linear-gradient(
    top,
    rgba(57, 57, 57, 1) 0,
    rgba(58, 58, 58, 1) 59%,
    rgba(52, 52, 52, 1) 69%,
    rgba(35, 35, 35, 1) 88%,
    rgba(28, 28, 28, 1) 100%
  );
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0%, rgba(57, 57, 57, 1)),
    color-stop(59%, rgba(58, 58, 58, 1)),
    color-stop(69%, rgba(52, 52, 52, 1)),
    color-stop(88%, rgba(35, 35, 35, 1)),
    color-stop(100%, rgba(28, 28, 28, 1))
  );
  background: -webkit-linear-gradient(
    top,
    rgba(57, 57, 57, 1) 0,
    rgba(58, 58, 58, 1) 59%,
    rgba(52, 52, 52, 1) 69%,
    rgba(35, 35, 35, 1) 88%,
    rgba(28, 28, 28, 1) 100%
  );
  background: -o-linear-gradient(
    top,
    rgba(57, 57, 57, 1) 0,
    rgba(58, 58, 58, 1) 59%,
    rgba(52, 52, 52, 1) 69%,
    rgba(35, 35, 35, 1) 88%,
    rgba(28, 28, 28, 1) 100%
  );
  background: -ms-linear-gradient(
    top,
    rgba(57, 57, 57, 1) 0,
    rgba(58, 58, 58, 1) 59%,
    rgba(52, 52, 52, 1) 69%,
    rgba(35, 35, 35, 1) 88%,
    rgba(28, 28, 28, 1) 100%
  );
  background: linear-gradient(
    to bottom,
    rgba(57, 57, 57, 1) 0,
    rgba(58, 58, 58, 1) 59%,
    rgba(52, 52, 52, 1) 69%,
    rgba(35, 35, 35, 1) 88%,
    rgba(28, 28, 28, 1) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#393939',endColorstr='#1c1c1c',GradientType=0);
}
.ct06v0.ct06v0a ul.ct06r li.ct06selected {
  border-left: 0;
  border-right: 0;
}
.ct06v0.ct06v0a ul.ct06r li.ct06selected b {
  position: relative;
  top: -0.3em;
  padding-top: 1.2em;
  margin-bottom: -0.3em;
  -webkit-box-shadow: rgba(50, 50, 50, 0.278431) 1px -2px 1px;
  -moz-box-shadow: rgba(50, 50, 50, 0.278431) 1px -2px 1px;
  box-shadow: rgba(50, 50, 50, 0.278431) 1px -2px 1px;
  background: #eee;
  background: -moz-linear-gradient(
    top,
    rgba(238, 238, 238, 1) 0,
    rgba(255, 255, 255, 1) 100%
  );
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0%, rgba(238, 238, 238, 1)),
    color-stop(100%, rgba(255, 255, 255, 1))
  );
  background: -webkit-linear-gradient(
    top,
    rgba(238, 238, 238, 1) 0,
    rgba(255, 255, 255, 1) 100%
  );
  background: -o-linear-gradient(
    top,
    rgba(238, 238, 238, 1) 0,
    rgba(255, 255, 255, 1) 100%
  );
  background: -ms-linear-gradient(
    top,
    rgba(238, 238, 238, 1) 0,
    rgba(255, 255, 255, 1) 100%
  );
  background: linear-gradient(
    to bottom,
    rgba(238, 238, 238, 1) 0,
    rgba(255, 255, 255, 1) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee',endColorstr='#e6ffffff',GradientType=0);
}
.ct06stuck.ct06nosubs .ct06selected .ct06z2 {
  display: none;
}
.ct06tabfill {
  display: none;
  clear: both;
  background: #fff;
  background: -moz-linear-gradient(
    top,
    rgba(238, 238, 238, 1) 0,
    rgba(255, 255, 255, 1) 100%
  );
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0%, rgba(238, 238, 238, 1)),
    color-stop(100%, rgba(255, 255, 255, 1))
  );
  background: -webkit-linear-gradient(
    top,
    rgba(238, 238, 238, 1) 0,
    rgba(255, 255, 255, 1) 100%
  );
  background: -o-linear-gradient(
    top,
    rgba(238, 238, 238, 1) 0,
    rgba(255, 255, 255, 1) 100%
  );
  background: -ms-linear-gradient(
    top,
    rgba(238, 238, 238, 1) 0,
    rgba(255, 255, 255, 1) 100%
  );
  background: linear-gradient(
    to bottom,
    rgba(238, 238, 238, 1) 0,
    rgba(255, 255, 255, 1) 100%
  );
}
.ct06v0 .ct06w1 {
  margin: 0 auto;
  max-width: 974px;
  padding: 0 2.4414062%;
}
.ct06v0 .ct06w2 {
  display: none;
  max-width: 974px;
  margin: 0 auto;
}
.ct06v0 ul {
  margin: 0;
  padding: 0;
  float: left;
  border-right: #4d4d4d 1px solid;
  border-left: #000 1px solid;
}
.ct06v0 ul li {
  float: left;
  border-left: #6d6d6d 1px solid;
  border-right: #000 1px solid;
  position: relative;
}
.ct06v0 ul li a,
.ct06v0 ul li b {
  font-weight: bold;
  padding: 0;
  color: #fff;
  display: block;
}
.ct06v0 ul.ct06r li {
  padding: 0;
}
.ct06v0 ul.ct06r li a,
.ct06v0 ul.ct06r li b {
  padding: 0.9em 1.25em;
  line-height: 1.1em;
  text-align: center;
}
.ct06v0 ul.ct06r li.ct06twoline a,
.ct06v0 ul.ct06r li.ct06twoline b {
  padding-top: 0.35em;
  padding-bottom: 0.35em;
}
.ct06v0 ul li a:hover {
  text-decoration: none;
  background: #c7c7c7;
  background: -moz-linear-gradient(
    top,
    rgba(199, 199, 199, 1) 0,
    rgba(195, 195, 195, 1) 100%
  );
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0%, rgba(199, 199, 199, 1)),
    color-stop(100%, rgba(195, 195, 195, 1))
  );
  background: -webkit-linear-gradient(
    top,
    rgba(199, 199, 199, 1) 0,
    rgba(195, 195, 195, 1) 100%
  );
  background: -o-linear-gradient(
    top,
    rgba(199, 199, 199, 1) 0,
    rgba(195, 195, 195, 1) 100%
  );
  background: -ms-linear-gradient(
    top,
    rgba(199, 199, 199, 1) 0,
    rgba(195, 195, 195, 1) 100%
  );
  background: linear-gradient(
    to bottom,
    rgba(199, 199, 199, 1) 0,
    rgba(195, 195, 195, 1) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c7c7c7',endColorstr='#c3c3c3',GradientType=0);
}
.ct06v0 ul.ct06r li.ct06selected a,
.ct06v0 ul.ct06r li.ct06selected b {
  color: #1c1c1c;
  background: #fff;
}
.ct06v0 li:hover .ct06z2,
.ct06v0 li.ct06more.ct06openmore .ct06z2 {
  background: #c3c3c3;
  height: 1px;
  width: 100%;
  position: absolute;
  bottom: -1px;
}
.ct06v0 li.ct06selected .ct06z2,
.ct06v0 li.ct06selected:hover .ct06z2 {
  background: #fff;
  height: 1px;
  width: 100%;
  position: absolute;
  bottom: -1px;
}
.ct06hide,
.ct06menu .ct06w1 {
  display: none;
}
.ct06menu .ct06w2 {
  display: block;
}
.ct06v0 ul li.ct06selected a {
  padding: 0;
}
.ct06v0 ul li:hover,
.ct06v0 ul li.ct06more.ct06openmore {
  border-left: #393939 1px solid;
  background: #393939;
}
.ct06v0 ul li.ct06more a:hover {
  background: #393939;
}
.ct06more-menu {
  position: absolute;
  top: 100%;
  right: 0;
  z-index: 9;
  background: #393939;
  display: none;
  border: 1px solid #000;
  min-width: 260px;
  margin: 0 -1px 0 0;
}
.ct06more-menu div {
  margin-bottom: -1px;
}
.ct06more-menu a {
  border-bottom: #4d4d4d 1px solid;
  text-align: left !important;
}
.ct06more-menu div:last-child a {
  border-color: #000;
}
.ct06v0 ul li.ct06more .ct06more-menu a:hover {
  background: #fff;
  color: #000;
  border-color: #000;
}
.no-touch li.ct06more:hover .ct06more-menu,
li.ct06more.ct06openmore .ct06more-menu {
  display: block;
}
.no-touch li.ct06more:hover .ct06z2,
.ct06v0 li.ct06more.ct06openmore .ct06z2 {
  background: #393939;
  z-index: 9;
  padding-left: 1px;
  margin-left: -1px;
  display: block;
}
a.ct06morelink span {
  position: relative;
  padding-right: 1.3em;
  display: inline-block;
}
a.ct06morelink span:after {
  display: block;
  width: 1.3em;
  height: 1.3em;
  content: ' ';
  position: absolute;
  right: 0;
  top: 50%;
  margin: -0.65em 0 0 0;
  background: url('//www.oracleimg.com/us/assets/ct06v1-sprite.png') no-repeat
    50% 100%;
  background-size: 100% auto;
}
a.ct06morelink i {
  font-style: normal;
  margin-right: 0.2em;
}
i.ct06nomore {
  margin: 0 0 0 -1em;
}
.cw22v0.cw22slideshow.cw22inpage + .ct06tabsa-sticky {
  margin-top: -127px;
}
.cw22v0.cw22slideshow + .ct06tabsa-sticky {
  margin-top: -80px;
}
.cw22v0.cw22slideshow .cw22snav {
  bottom: 110px;
}
.cw22v0 + .ct06tabsa-sticky {
  margin-top: -127px;
  float: left;
}
.cw22v0 + .sticky-ct06tabs .ct06tabsa.ct06stuck {
  margin-top: 0;
}
.ct06tabsa .ct06v2 .ct06w3 {
  filter: none;
  background: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.ct06tabsa .ct06v2 ul {
  position: relative;
  -webkit-box-shadow: 1px 3px 2px rgba(50, 50, 50, 0.3);
  -moz-box-shadow: 1px 3px 2px rgba(50, 50, 50, 0.3);
  box-shadow: 1px 3px 2px rgba(50, 50, 50, 0.3);
  background: #f9f9f9;
  background: -moz-linear-gradient(
    top,
    rgba(255, 255, 255, 0.9) 20%,
    rgba(249, 249, 249, 1) 100%
  );
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(20%, rgba(255, 255, 255, 0.9)),
    color-stop(100%, rgba(249, 249, 249, 1))
  );
  background: -webkit-linear-gradient(
    top,
    rgba(255, 255, 255, 0.9) 20%,
    rgba(249, 249, 249, 1) 100%
  );
  background: -o-linear-gradient(
    top,
    rgba(255, 255, 255, 0.9) 20%,
    rgba(249, 249, 249, 1) 100%
  );
  background: -ms-linear-gradient(
    top,
    rgba(255, 255, 255, 0.9) 20%,
    rgba(249, 249, 249, 1) 100%
  );
  background: linear-gradient(
    to bottom,
    rgba(255, 255, 255, 0.9) 20%,
    rgba(249, 249, 249, 1) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e6ffffff',endColorstr='#f9f9f9',GradientType=0);
}
.ct06tabsa + .ct06tabfill {
  background: transparent;
  height: auto !important;
}
.ct06tabsa .ct06automenu.ct06v2 .ct06w3 {
  margin: 0 2.4414062%;
  width: 95.1171876%;
}
.ct06tabsa .ct06v2.ct06automenu .ct06w3 {
  -webkit-box-shadow: 1px 3px 2px rgba(50, 50, 50, 0.3);
  -moz-box-shadow: 1px 3px 2px rgba(50, 50, 50, 0.3);
  box-shadow: 1px 3px 2px rgba(50, 50, 50, 0.3);
  background: -moz-linear-gradient(
    top,
    rgba(255, 255, 255, 0.9) 20%,
    rgba(249, 249, 249, 1) 100%
  );
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(20%, rgba(255, 255, 255, 0.9)),
    color-stop(100%, rgba(249, 249, 249, 1))
  );
  background: -webkit-linear-gradient(
    top,
    rgba(255, 255, 255, 0.9) 20%,
    rgba(249, 249, 249, 1) 100%
  );
  background: -o-linear-gradient(
    top,
    rgba(255, 255, 255, 0.9) 20%,
    rgba(249, 249, 249, 1) 100%
  );
  background: -ms-linear-gradient(
    top,
    rgba(255, 255, 255, 0.9) 20%,
    rgba(249, 249, 249, 1) 100%
  );
  background: linear-gradient(
    to bottom,
    rgba(255, 255, 255, 0.9) 20%,
    rgba(249, 249, 249, 1) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e6ffffff',endColorstr='#f9f9f9',GradientType=0);
}
.ct06tabsa-sticky {
  z-index: 4;
  clear: both;
  width: 100%;
  position: relative;
}
.ct06tabs {
  clear: both;
  width: 100%;
}
.ct06tabsa {
  position: relative;
  float: left;
}
.ct06stuck {
  position: fixed;
  top: 0;
  z-index: 4;
}
.ct06tabsa.ct06stuck.ct06nosubs .ct06r,
.ct06stuck.ct06nosubs {
  -webkit-box-shadow: 1px 3px 2px rgba(50, 50, 50, 0.3);
  -moz-box-shadow: 1px 3px 2px rgba(50, 50, 50, 0.3);
  box-shadow: 1px 3px 2px rgba(50, 50, 50, 0.3);
}
.ct06tabsa.ct06stuck.ct06nosubs {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.ct06tabsa .ct06v0 ul {
  border-left: 0;
  border-right: 0;
}
.ct06tabsa .ct06v0 ul {
  border-left: 0;
  border-right: 0;
  width: 100%;
  background: #393939;
  background: -moz-linear-gradient(
    top,
    rgba(57, 57, 57, 1) 0,
    rgba(58, 58, 58, 1) 59%,
    rgba(52, 52, 52, 1) 69%,
    rgba(35, 35, 35, 1) 88%,
    rgba(28, 28, 28, 1) 100%
  );
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0%, rgba(57, 57, 57, 1)),
    color-stop(59%, rgba(58, 58, 58, 1)),
    color-stop(69%, rgba(52, 52, 52, 1)),
    color-stop(88%, rgba(35, 35, 35, 1)),
    color-stop(100%, rgba(28, 28, 28, 1))
  );
  background: -webkit-linear-gradient(
    top,
    rgba(57, 57, 57, 1) 0,
    rgba(58, 58, 58, 1) 59%,
    rgba(52, 52, 52, 1) 69%,
    rgba(35, 35, 35, 1) 88%,
    rgba(28, 28, 28, 1) 100%
  );
  background: -o-linear-gradient(
    top,
    rgba(57, 57, 57, 1) 0,
    rgba(58, 58, 58, 1) 59%,
    rgba(52, 52, 52, 1) 69%,
    rgba(35, 35, 35, 1) 88%,
    rgba(28, 28, 28, 1) 100%
  );
  background: -ms-linear-gradient(
    top,
    rgba(57, 57, 57, 1) 0,
    rgba(58, 58, 58, 1) 59%,
    rgba(52, 52, 52, 1) 69%,
    rgba(35, 35, 35, 1) 88%,
    rgba(28, 28, 28, 1) 100%
  );
  background: linear-gradient(
    to bottom,
    rgba(57, 57, 57, 1) 0,
    rgba(58, 58, 58, 1) 59%,
    rgba(52, 52, 52, 1) 69%,
    rgba(35, 35, 35, 1) 88%,
    rgba(28, 28, 28, 1) 100%
  );
}
.ct06v2 {
  font-size: 18px;
  font-size: 1.8rem;
  width: 100%;
  float: left;
  clear: both;
  position: relative;
  z-index: 4;
  max-height: 93px;
}
.ct06stuck .ct06v2 {
  margin-bottom: 0;
}
.ct06wsubs {
  margin-top: -45px;
}
.ct06v2 ul {
  float: left;
  position: relative;
}
.ct06v2 li {
  float: left;
  min-height: 3em;
  padding: 0 20px 15px;
  text-align: center;
  position: relative;
}
.ct06v2 li a,
.ct06v2 li b,
.ct06v2 li span {
  text-align: center;
  display: inline-block;
  padding: 22px 0 0 0;
  color: #1f4f82;
}
.ct06v2 li span {
  color: #252525;
}
.ct06v2 li b span {
  padding: 0;
}
.ct06v2 li.ct06twoline a,
.ct06v2 li.ct06twoline b {
  padding: 10px 0 0;
}
.ct06v2 li.ct06twoline {
  padding-bottom: 10px;
}
.ct06v2.ct06automenu li.ct06selected > b a,
.ct06v2.ct06automenu li.ct06selected > b span {
  padding: 0;
  margin: 0;
}
.ct06v2 .ct06z2 {
  display: none;
}
.ct06v2 li.ct06selected {
  color: #1f4f82;
}
.ct06v2 li.ct06selected > b * {
  text-decoration: underline;
}
.ct06v2 li.ct06selected > b a.ct06downarrow {
  margin-top: -10px;
}
.ct06v2 li.ct06selected > b a {
  padding-top: 0;
}
.ct06v2.ct06automenu li.ct06selected > b a.ct06downarrow {
  margin-top: 0;
}
.ct06v2 li.ct06selected .ct06z2 {
  display: block;
  width: 30px;
  height: 22px;
  background: url('//www.oracleimg.com/us/assets/ct06v1-sprite.png') no-repeat
    50% -30px;
  position: absolute;
  bottom: -22px;
  left: 50%;
  margin-left: -15px;
}
.ct06tabsa .ct06v2 li.ct06selected .ct06z2 {
  background-position: 50% -52px;
}
.ct06v2 .ct06w2 {
  width: 100%;
  float: left;
  padding: 0 0 24px 0;
}
.ct06v2 .ct06w3 {
  width: 100%;
  float: left;
  -webkit-box-shadow: 1px 3px 2px rgba(50, 50, 50, 0.3);
  -moz-box-shadow: 1px 3px 2px rgba(50, 50, 50, 0.3);
  box-shadow: 1px 3px 2px rgba(50, 50, 50, 0.3);
  background: #fff;
  background: -moz-linear-gradient(
    top,
    rgba(255, 255, 255, 1) 0,
    rgba(238, 238, 238, 1) 100%
  );
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0%, rgba(255, 255, 255, 1)),
    color-stop(100%, rgba(238, 238, 238, 1))
  );
  background: -webkit-linear-gradient(
    top,
    rgba(255, 255, 255, 1) 0,
    rgba(238, 238, 238, 1) 100%
  );
  background: -o-linear-gradient(
    top,
    rgba(255, 255, 255, 1) 0,
    rgba(238, 238, 238, 1) 100%
  );
  background: -ms-linear-gradient(
    top,
    rgba(255, 255, 255, 1) 0,
    rgba(238, 238, 238, 1) 100%
  );
  background: linear-gradient(
    to bottom,
    rgba(255, 255, 255, 1) 0,
    rgba(238, 238, 238, 1) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#eeeeee',GradientType=0);
}
.ct06v2 a.ct06nav {
  display: block;
  width: 36px;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 24px;
  text-indent: -5000px;
  background: -moz-linear-gradient(
    left,
    rgba(255, 255, 255, 1) 0,
    rgba(255, 255, 255, 0) 100%
  );
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    color-stop(0%, rgba(255, 255, 255, 1)),
    color-stop(100%, rgba(255, 255, 255, 0))
  );
  background: -webkit-linear-gradient(
    left,
    rgba(255, 255, 255, 1) 0,
    rgba(255, 255, 255, 0) 100%
  );
  background: -o-linear-gradient(
    left,
    rgba(255, 255, 255, 1) 0,
    rgba(255, 255, 255, 0) 100%
  );
  background: -ms-linear-gradient(
    left,
    rgba(255, 255, 255, 1) 0,
    rgba(255, 255, 255, 0) 100%
  );
  background: linear-gradient(
    to right,
    rgba(255, 255, 255, 1) 0,
    rgba(255, 255, 255, 0) 100%
  );
}
.ct06v2 a.ct06nav b {
  display: block;
  width: 18px;
  height: 23px;
  top: 24px;
  position: absolute;
  background: url('//www.oracleimg.com/us/assets/ct06v1-sprite.png') no-repeat 0
    0;
  margin: 0 8px;
}
.ct06v2 a.ct06Rnav {
  left: auto;
  right: 0;
  background: -moz-linear-gradient(
    left,
    rgba(255, 255, 255, 0) 0,
    rgba(255, 255, 255, 1) 100%
  );
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    color-stop(0%, rgba(255, 255, 255, 0)),
    color-stop(100%, rgba(255, 255, 255, 1))
  );
  background: -webkit-linear-gradient(
    left,
    rgba(255, 255, 255, 0) 0,
    rgba(255, 255, 255, 1) 100%
  );
  background: -o-linear-gradient(
    left,
    rgba(255, 255, 255, 0) 0,
    rgba(255, 255, 255, 1) 100%
  );
  background: -ms-linear-gradient(
    left,
    rgba(255, 255, 255, 0) 0,
    rgba(255, 255, 255, 1) 100%
  );
  background: linear-gradient(
    to right,
    rgba(255, 255, 255, 0) 0,
    rgba(255, 255, 255, 1) 100%
  );
}
.ct06v2 a.ct06Rnav b {
  left: auto;
  right: 0;
  background-position: 100% 0;
}
.sticky-ct06tabs:after,
.ct06tabsa-sticky:after,
.ct06v2 ul:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: ' ';
  clear: both;
  height: 0;
}
.ct06v2 .ct06downarrow {
  display: inline-block;
  height: 7px;
  width: 13px;
  background: url('//www.oracleimg.com/us/assets/ct06v1-sprite.png') no-repeat
    50% -70px;
  cursor: pointer;
  padding-top: 22px !important;
  position: relative;
  right: -5px;
}
.ct06v2 li.ct06twoline a.ct06downarrow {
  top: -11px;
}
.ct06v2 b .ct06downarrow {
  margin-left: 6px;
}
.ct06v2 ul.ct06v2dropdown {
  padding: 15px;
  padding: 1.5rem;
  display: none;
  position: absolute;
  width: auto;
  text-align: left;
  background: white;
  box-shadow: 0 1px 7px 0 #bfbfbf;
  -webkit-box-shadow: 0 1px 7px 0 #bfbfbf;
  -moz-box-shadow: 0 1px 7px 0 #bfbfbf;
  -o-box-shadow: 0 1px 7px 0 #bfbfbf;
  min-width: 250px;
  min-width: 25rem;
  z-index: 1;
}
.ct06v2 ul.ct06r li.ct06rightalign ul.ct06v2dropdown {
  right: -4px;
}
.ct06-top-level-expanded ul.ct06r li.ct06rightalign ul.ct06v2dropdown {
  right: auto;
}
.ct06-top-level-expanded li br {
  display: none;
  content: ' ';
}
.ct06-top-level-expanded li.ct06twoline a.ct06downarrow {
  top: 0;
}
.ct06v2 ul.ct06v2dropdown li {
  text-align: left;
  float: none;
  display: block;
  min-height: 1rem;
  padding: 5px 0;
}
.ct06v2 ul.ct06v2dropdown li a,
.ct06v2 ul.ct06v2dropdown li b {
  text-align: left;
  padding: 0;
  line-height: 1.2;
}
.ct06v2expandible.ct06v2expanded ul.ct06v2dropdown,
.ct06automenu.ct06v2 .ct06v2expandible.ct06v2expanded ul.ct06v2dropdown {
  display: block;
}
.ct06v-subnav-trigger {
  display: none;
  padding: 16px 16px 16px 50px;
  font-weight: bold;
  border-bottom: 1px solid #ccc;
  cursor: pointer;
  position: relative;
}
.ct06v2 .ct06v-subnav-trigger .ct06downarrow {
  top: 0;
  padding: 0 20px !important;
  left: -2px;
  right: auto !important;
  font-size: 25px;
  line-height: 48px;
}
.ct06-top-level-expanded a.ct06downarrow {
  top: 1px !important;
}
.ct06-top-level-expanded li.ct06twoline a,
.ct06-top-level-expanded li.ct06twoline b {
  padding: 0;
}
@media only screen and (max-width: 1023px) {
  .ct06v2 ul,
  .ct06v0a .ct06w1 {
    margin: 0 2.4414062%;
    width: 95.1171876%;
    padding: 0;
  }
}
@media only screen and (min-width: 1024px) {
  .ct06v0a.ct06menu {
    width: 974px;
    margin: 0 auto;
    float: none;
  }
  .ct06v2 ul,
  .ct06tabsa .ct06automenu.ct06v2 ul,
  .ct06tabsa .ct06automenu.ct06v2 .ct06w3 {
    float: none;
    width: 974px;
    margin: 0 auto !important;
    left: 0 !important;
  }
  .ct06tabsa .ct06automenu.ct06v2 .ct06v-subnav-trigger {
    position: relative;
  }
  .ct06tabsa .ct06automenu.ct06v2 .ct06downarrow {
    right: 16px !important;
  }
}
@media (max-width: 770px), (max-height: 600px) {
  .ct06v2 li.ct06twoline a.ct06downarrow {
    top: -6px;
  }
  .sticky-ct06tabs {
    height: auto !important;
  }
  .ct06stuck {
    position: relative;
    top: auto;
    z-index: auto;
  }
  .ct06v2 li.ct06selected > b a.ct06downarrow {
    margin-top: -15px;
  }
  .ct06v2 {
    margin-bottom: 8px;
  }
  .ct06v0 ul li a,
  .ct06v0 ul li b {
    padding-top: 0;
    padding-bottom: 0;
  }
  .ct06v0 ul.ct06r li {
    padding: 0;
  }
  .ct06v2 a.ct06nav b {
    top: 20px;
  }
  .cw22v0 + .ct06tabsa-sticky {
    margin-top: -90px;
  }
}
html.touch .ct06v2 li a,
html.touch .ct06v2 li b {
  margin-left: 10px;
}
@media only screen and (min-width: 501px) {
  .ct06v2expandible:hover ul.ct06v2dropdown {
    display: block;
  }
  .ct06automenu .ct06v2expandible:hover ul.ct06v2dropdown {
    display: none;
  }
}
@media only screen and (min-width: 771px) {
  .ct06automenu.ct06v2 .ct06downarrow {
    right: 66px;
  }
  .ct06tabsa .ct06automenu.ct06v2 a.ct06downarrow {
    right: 46px;
  }
  .ct06v2 .ct06v-subnav-trigger .ct06downarrow {
    left: -6px;
    font-size: 29px;
    line-height: 50px;
  }
  .ct06automenu.ct06v2 .ct06v-subnav-trigger .ct06downarrow {
    top: 4px;
  }
}
@media only screen and (min-width: 0) and (max-width: 00px) {
  .ct06v2 .ct06v-subnav-trigger .ct06downarrow {
    left: 0;
  }
}
@media only screen and (min-width: 0) and (max-width: 500px) {
  .ct06v0 ul.ct06r li a.ct06morelink {
    padding: 0.775em 1.25em 0.775em;
    height: 1.3em;
  }
  .ct06v0 ul.ct06r li.ct06more {
    position: initial;
  }
  a.ct06morelink span {
    padding-right: 0;
  }
  a.ct06morelink span:after {
    position: relative;
    left: auto;
    right: auto;
    margin: 0;
    top: auto;
  }
  a.ct06morelink span i {
    display: none;
  }
  .ct06v0 .ct06w1 {
    position: relative;
    float: left;
    width: 95.1171876%;
  }
  .ct06more-menu {
    width: 95%;
    margin: 0 2.5%;
  }
  .ct06v2 li.ct06selected > b a.ct06downarrow {
    margin-top: 0;
  }
  .ct06tabsa .ct06v2 li {
    background: #ebebeb;
    border-bottom: 1px solid #fff;
    border-top: 1px solid #fff;
  }
  .ct06tabsa .ct06v2 li:first-child {
    border-top: 0;
  }
  .ct06tabsa .ct06v2 li li {
    background: #fff;
    border-bottom: 1px solid #ebebeb;
  }
  .ct06v2 .ct06v2expanded .ct06downarrow {
    background: url('//www.oracleimg.com/us/assets/ct06v1-sprite.png') no-repeat
      50% -160px;
  }
  .ct06v0 ul.ct06r > li > a,
  .ct06v0 ul.ct06r > li > b {
    font-size: 12px;
  }
  .ct06v-subnav-trigger {
    display: block;
  }
  .ct06v2 .ct06w3 > ul {
    display: none;
  }
  .ct06v2 .ct06w3.ct06-top-level-expanded > ul {
    display: block;
  }
  .ct06v2 ul {
    float: none;
    margin-left: 0 !important;
    margin-right: 0;
    width: 100%;
  }
  .ct06v2 li {
    padding: 0 !important;
    float: none;
    display: block;
    text-align: left;
    border-bottom: 1px solid #ccc;
    min-height: 100%;
  }
  .ct06v2 li a,
  .ct06v2 li b,
  .ct06v2 li span {
    text-align: left;
    display: inline-block;
    margin: 16px;
    padding: 0;
  }
  .ct06v2 li.ct06selected b a {
    margin: 0;
  }
  html.touch .ct06v2 li a,
  html.touch .ct06v2 li b {
    margin-left: 16px;
  }
  .ct06v2 ul.ct06v2dropdown {
    position: relative;
  }
  .ct06v-subnav-trigger .ct06downarrow {
    position: absolute;
    top: 0;
    margin: 0;
    padding: 20px;
  }
  .ct06-top-level-expanded .ct06v2expandible .ct06downarrow {
    position: absolute;
    top: 0;
    margin: 0;
    padding: 20px !important;
  }
  .ct06v2 .ct06w2 {
    min-width: 100% !important;
  }
  .ct06v2 ul.ct06v2dropdown {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-top: 0;
  }
  .ct06v2 li.ct06selected .ct06z2 {
    display: none;
  }
  .f12 + .ct06tabsa {
    margin-top: 0;
  }
  .ct06tabsa .ct06v2 .ct06w3 {
    margin: 0 2.4414062%;
    width: 95.1171876%;
    -webkit-box-shadow: 1px 3px 2px rgba(50, 50, 50, 0.3);
    -moz-box-shadow: 1px 3px 2px rgba(50, 50, 50, 0.3);
    box-shadow: 1px 3px 2px rgba(50, 50, 50, 0.3);
    background: -moz-linear-gradient(
      top,
      rgba(255, 255, 255, 0.9) 20%,
      rgba(249, 249, 249, 1) 100%
    );
    background: -webkit-gradient(
      linear,
      left top,
      left bottom,
      color-stop(20%, rgba(255, 255, 255, 0.9)),
      color-stop(100%, rgba(249, 249, 249, 1))
    );
    background: -webkit-linear-gradient(
      top,
      rgba(255, 255, 255, 0.9) 20%,
      rgba(249, 249, 249, 1) 100%
    );
    background: -o-linear-gradient(
      top,
      rgba(255, 255, 255, 0.9) 20%,
      rgba(249, 249, 249, 1) 100%
    );
    background: -ms-linear-gradient(
      top,
      rgba(255, 255, 255, 0.9) 20%,
      rgba(249, 249, 249, 1) 100%
    );
    background: linear-gradient(
      to bottom,
      rgba(255, 255, 255, 0.9) 20%,
      rgba(249, 249, 249, 1) 100%
    );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e6ffffff',endColorstr='#f9f9f9',GradientType=0);
  }
}
.ct06automenu.ct06v2 .ct06v2expanded .ct06downarrow {
  background: url('//www.oracleimg.com/us/assets/ct06v1-sprite.png') no-repeat
    50% -160px;
}
.ct06automenu.ct06v2 .ct06v-subnav-trigger {
  display: block;
}
.ct06automenu.ct06v2 .ct06w3 > ul {
  display: none;
}
.ct06automenu.ct06v2 .ct06w3.ct06-top-level-expanded > ul {
  display: block;
}
.ct06automenu.ct06v2 ul {
  width: 100%;
  float: none;
  margin-left: 0 !important;
}
.ct06automenu.ct06v2 li {
  padding: 0 !important;
  float: none;
  display: block;
  text-align: left;
  border-bottom: 1px solid #ccc;
  min-height: 100%;
}
.ct06tabsa .ct06automenu.ct06v2 li {
  background: #ebebeb;
  border-bottom: 1px solid #fff;
  border-top: 1px solid #fff;
}
.ct06tabsa .ct06automenu.ct06v2 li:first-child {
  border-top: 0;
}
.ct06tabsa .ct06automenu.ct06v2 li li {
  background: #fff;
  border-bottom: 1px solid #ebebeb;
}
.ct06automenu.ct06v2 li a,
.ct06automenu.ct06v2 li b,
.ct06automenu.ct06v2 li span {
  text-align: left;
  display: inline-block;
  margin: 16px;
  padding: 0;
}
html.touch .ct06v2 li a,
html.touch .ct06v2 li b {
  margin-left: 16px;
}
.ct06automenu.ct06v2 ul.ct06v2dropdown {
  position: relative;
}
.ct06automenu.ct06v2 .ct06downarrow {
  position: absolute;
  top: 2px;
  margin: 0;
}
.ct06automenu.ct06v2 .ct06w2 {
  min-width: 100% !important;
}
.ct06automenu.ct06v2 ul.ct06v2dropdown {
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-top: 0;
}
.ct06automenu.ct06v2 li.ct06selected .ct06z2 {
  display: none;
}
.ct06automenu.ct06v2 .ct06downarrow {
  padding: 20px !important;
}
.ct06v2 .ct06v-subnav-trigger .ct06downarrow {
  padding: 0 20px !important;
  background: transparent !important;
}
@media only screen and (min-width: 974px) {
  .ct06automenu .ct06w3 {
    max-height: 54px;
  }
  .ct06automenu .ct06v-subnav-trigger {
    max-width: 890px;
    margin: 0 auto;
    border: 0;
    padding: 16px 28px 16px 56px;
  }
  .ct06automenu ul.ct06r {
    max-width: 974px;
    margin: 0 auto !important;
    border: 1px solid #ccc;
    background: #eee;
    float: none;
  }
  .ct06automenu ul.ct06r ul {
    background: #fff;
    border: 0;
  }
  .ct06automenu .ct06v-subnav-trigger .ct06downarrow {
    padding-left: 24px !important;
  }
}
@media only screen and (min-width: 1100px) {
  .ct06automenu.ct06v2 .ct06downarrow {
    right: 12px;
  }
}
@media only screen and (max-width: 1200px) {
  .ct06v2 li.ct06rightalign ul {
    left: auto !important;
  }
}
@media \0screen\, screen\9 {
  .ct06v2expandible:hover ul.ct06v2dropdown {
    display: block;
    border: 1px solid #ccc;
  }
  .ct06v2expandible ul.ct06v2dropdown li {
    min-height: 0;
  }
  .ct06automenu .ct06w3 {
    max-height: 54px;
  }
  .ct06automenu .ct06v-subnav-trigger {
    max-width: 890px;
    margin: 0 auto;
    border: 0;
    padding: 16px 28px 16px 56px;
  }
  .ct06automenu ul.ct06r {
    max-width: 974px;
    margin: 0 auto !important;
    border: 1px solid #ccc;
    background: #eee;
    float: none;
  }
  .ct06automenu ul.ct06r ul {
    background: #fff;
    border: 0;
  }
  .ct06automenu .ct06v-subnav-trigger .ct06downarrow {
    padding-left: 24px !important;
  }
  .ct06v2 ul {
    float: none;
    width: 974px;
    margin: 0 auto !important;
    left: 0 !important;
  }
  .ct06v2 .ct06w3 {
    border-bottom: 1px solid #ccc;
  }
  .ct06tabsa .ct06v2 .ct06w3 {
    border: 0;
  }
  .ct06tabsa .ct06v2 .ct06w3 ul {
    border-bottom: 1px solid #ccc;
  }
  a.ct06morelink span:after {
    background: url('//www.oracleimg.com/us/assets/ct06v1-ie-menu-arrow.png')
      no-repeat 50% 50%;
  }
}
.ct06v2 .ct06downarrow.icnf-menu {
  height: 13px;
  width: 17px;
  background: url('//www.oracleimg.com/us/assets/ct06-ham.png') no-repeat 0 0 !important;
  left: 20px;
  top: 50% !important;
  margin-top: -7px;
}
.ct06v2 ul li:before {
  content: '';
}

/************************************************************************************
 bigger than 1024  PC
 *************************************************************************************/
@media screen and (min-width: 1024px) {
  #ibm-content .ibm-columns {
    padding: 0 0 10px;
  }
}
/************************************************************************************
 smaller than 1024 PAD
 *************************************************************************************/
@media screen and (max-width: 1024px) {
  #demos-container > a > span {
    width: 47%;
  }
  #rwd_index .txtPic {
    width: auto;
  }
  #rwd_index .txtPic .txt_mes_box {
    padding: 10px;
  }
  #rwd_index .txtPic .txt_mes_box dd h6 {
    margin-top: 30px;
  }
  #rwd_index .txtPic .txt_mes1 dd {
    width: 60%;
    margin-left: 0;
  }
  #rwd_index .txtPic .txt_mes1 dt {
    width: 35%;
  }
  #rwd_index .txtPic .txt_mes1 dt img {
    width: 100%;
    max-width: 299px;
  }
  /*#rwd_index .txtPic .txt_mes2 dd { width:55%;}
     #rwd_index .txtPic .txt_mes2 dt { width:40%;}
     #rwd_index .txtPic .txt_mes2 dt img { width:100%; max-width:370px;}*/
  /*4.9 首页修改 卖点*/
  #rwd_index .txtPic .txt_mes2 {
    padding: 35px 0 0;
  }
  #rwd_index .txtPic .txt_mes2 dl {
    width: 33.3%;
    margin-left: 0;
  }
  #rwd_index .txtPic .txt_mes2 dt {
    position: static;
    margin: 0 auto 10px;
  }
  #rwd_index .txtPic .txt_mes2 dd {
    padding: 0 10px;
    text-align: center;
  }
  #rwd_index .txtPic .txt_mes2 .more_mes {
    padding: 25px 10px 15px;
  }
  #rwd_index .txtPic .more_mes {
    padding-bottom: 15px;
  }
}

/************************************************************************************
 smaller than 640 PHONE
 *************************************************************************************/
@media screen and (max-width: 640px) {
  #demos-container {
    padding-left: 10px;
    padding-right: 10px;
  }
  #demos-container > a > span {
    width: 165px;
    padding-left: 0;
    padding-right: 0;
    margin-right: 5px;
  }
  #rwd_index .rwd_content {
    padding: 0;
  }
  #rwd_index .rwd_content .rwd_c {
    padding: 0;
  }
  #rwd_index .txtPic {
    width: 100%;
    padding: 0;
  }
  #rwd_index .txtPic .txt_mes_box dt {
    float: none;
    width: 100%;
  }
  #rwd_index .txtPic .txt_mes_box dd {
    float: none;
    width: 100%;
  }
  #rwd_index .txtPic .txt_mes_box dd h6 {
    margin-top: 10px;
  }
  #rwd_index .txtPic .txt_mes_box dd h6 span {
    display: block;
  }
  #rwd_index .txtPic .txt_mes1 dt img {
    width: 100%;
    max-width: 299px;
  }
  /*#rwd_index .txtPic .txt_mes2 dt img { width:100%; max-width:370px;}*/
  /*4.9 首页修改 卖点*/
  #rwd_index .txtPic .txt_mes2 {
    padding: 0 0 15px;
  }
  #rwd_index .txtPic .txt_mes2 dl {
    float: none;
    width: 100%;
    max-width: 360px;
    padding: 15px 0 0;
    margin: 0 auto;
    margin: 0;
  }
  #rwd_index .txtPic .txt_mes2 dt {
    position: absolute;
    top: 15px;
    left: 10px;
    margin: 0;
  }
  #rwd_index .txtPic .txt_mes2 dd {
    padding: 0 0 0 105px;
    text-align: left;
  }
  #rwd_index .txtPic .txt_mes2 .more_mes {
    padding: 10px 10px 0;
    margin: 0;
  }

  #rwd_index .rwd_btm .rwd_c {
    padding: 28px 0 0;
  }
  #rwd_index .rwd_btm .more_mes {
    padding: 0;
  }
  #rwd_index .rwd_btm .logo_lists {
    width: auto;
    padding: 10px 10px 15px;
  }
  #rwd_index .rwd_btm .logo_lists li {
    width: 100%;
    margin-right: 0;
    margin-top: 15px;
    text-align: center;
  }
  #rwd_index .rwd_btm .logo_lists li img {
    width: 100%;
    max-width: 350px;
    display: inline-block;
  }

  #rwd_index .txtPic {
    width: 100%;
    padding: 0;
  }
  #rwd_index .txtPic .txt_mes_box {
    float: none;
    width: auto;
    padding: 15px 10px;
  }
  #rwd_index .txtPic .txt_mes_box img {
    width: 100%;
    max-width: 375px;
    margin-top: 15px;
  }

  #rwd_index .txtPic .more_mes {
    height: auto;
    padding-bottom: 0;
  }
  #rwd_index .txtPic .more_mes a {
    display: block;
    width: 100%;
    height: 56px;
    padding: 0;
    font-size: 16px;
    line-height: 56px;
  }
  #rwd_index .txtPic .more_mes a b {
    margin-left: 10px;
  }
  #rwd_index .txtPic .more_mes a .icos {
    top: 16px;
    width: 25px;
    height: 25px;
    background: url(../images/index_icos.png) no-repeat -177px -175px;
  }
}

@media screen and (max-width: 480px) {
  #rwd_index .txtPic .txt_mes_box {
    float: none;
    width: auto;
    padding: 0px 10px;
  }
  #rwd_index .txtPic .txt_mes_box dd h6 {
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 1.8rem;
    line-height: 2rem;
  }
  #rwd_index .txtPic .txt_mes_box img {
    width: 100%;
    max-width: 375px;
    margin-top: 0px;
  }
  .rwd_index .txtPic .txt_mes2 dl dd h6 {
    margin-top: 0px;
  }
  .rwd_index .txtPic .txt_mes2 dl dd {
    min-height: 85px;
  }
}
.left {
  float: left;
}
